Vcenter VM InventoryPlacementSpec

Vcenter VM InventoryPlacementSpec
Vcenter VM InventoryPlacementSpec

The Vcenter VM InventoryPlacementSpec schema contains information used to place a virtual machine in the vCenter inventory.

JSON Example
{
    "folder": "string"
}
string
folder
Optional

Virtual machine folder into which the virtual machine should be placed.

This property is currently required. In the future, if this property is missing or null, the system will attempt to choose a suitable folder for the virtual machine; if a folder cannot be chosen, the virtual machine creation operation will fail.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: Folder. When operations return a value of this schema as a response, the property will be an identifier for the resource type: Folder.